home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-06-26 | 1.3 KB | 53 lines |
- [OPTIONS]
- WARNING=3
- CONTENTS=DCL_Help_Contents
- TITLE=Desktop Control Language Help
- BMROOT=c:\help50\netware\dclhelp\bitmaps
- ; REPORT=ON
- COMPRESS=TRUE
- ;COMPRESS=FALSE
- root=c:\help50\netware\dclhelp
- copyright=⌐ 1994 McAfee, Inc.
-
- [FILES]
- b1st.rtf /*tocs */
- bintro.rtf /* intro topics */
- blanggen.rtf /* lang chars*/
- bcmds.rtf /* a-z ref including ADS-specific commands */
- bcmds_x.rtf /* sample scripts */
- bcmds_x2.rtf /* sample scripts */
- beditor.rtf /* editor procs */
- bdebug.rtf /* debugger procs */
- bed_hs.rtf /* editor debugger and common hotspots */
- bmenus.rtf /* editor menus */
- bdbgmenu.rtf /*debugger menus */
- bcomn_hs.rtf /*common info for dcl and dbx */
-
-
-
- [CONFIG]
- CreateButton("dcl_ref", "&DCL Commands", "JumpId(`DCLEDIT.HLP',`BasicReference')")
- BrowseButtons()
-
- [WINDOWS]
- xmp_win = "Sample DCL Script",(0,511,1023,512),0,,,0
-
- [ALIAS]
- HID_FILE_MRU_FILE2 = HID_FILE_MRU_FILE1
- HID_FILE_MRU_FILE3 = HID_FILE_MRU_FILE1
- HID_FILE_MRU_FILE4 = HID_FILE_MRU_FILE1
- ;/*msvc generated alaises*/
- HID_HT_SIZE = HID_SC_SIZE
- HID_HT_HSCROLL = scrollbars
- HID_HT_VSCROLL = scrollbars
- HID_HT_MINBUTTON = HID_SC_MINIMIZE
- HID_HT_MAXBUTTON = HID_SC_MAXIMIZE
-
-
- [MAP]
- #include <bcs.h>
- #include <debhelp.h>
-
-
-
-